Articles by Hitesh Jethva
-
How to Install and Use PIP Python Package Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Pip is a widely used package manager for the Python programming language. It is being used for installing and managing additional packages that are not available in the Python standard library. In this article, I will show you how to install and use Pip on Debian 11.
-
How to Install Caddy Web Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Caddy is a free, open-source, and modern web server written in GO language. It is a lightweight and commercially supported web server that supports HTTP/2 and experimental HTTP/3 protocols.
-
How to Install Apache Spark on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux • Comments: 0Apache Spark is a free, open-source, general-purpose, and distributed computational framework that is created to provide faster computational results. In this tutorial, we will show you how to install Apache Spark on Debian 11.
-
-
How to Install Cockpit on Debian 11
Author: Hitesh Jethva • Tags: control panels, debian, server • Comments: 3The Cockpit is a free and open-source server management application sponsored by Red Hat. In this post, we will show you how to install and use Cockpit on Debian 11.
-
How to Install and Use NVM on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1NVM is a version manager for Node.js used to install and manage multiple Node.js versions in Linux. In this post, we will show you how to install and use NVM to manage Node.js on Debian 11.
-
How to Install and Secure MongoDB on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0MongoDB is an open-source, general-purpose, document-based, and distributed database designed for modern application developers. In this post, we will show you how to install and secure MongoDB on Debian 11.
-
How to Install Redis Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Redis is a free, open-source, cross-platform NoSQL, and in-memory Key-value data structure store, used as a database server, cache, and message broker. In this tutorial, I will explain how to install the Redis server on Debian 11.
-
How to Install Icinga 2 Monitoring Software on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 4Icinga2 is a free, open-source and one of the most popular network monitoring tools. In this article, I will show you how to install the Icinga2 monitoring server on Debian 11.
-
How to Install Gitea Git service on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1Gitea is a free, open-source, self-hosted, and well-known Git server written in the Go programming language. In this tutorial, I will show you how to install Gitea on Debian 11.
-
How to Setup Rsyslog Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 1Rsyslog is a free and open-source logging software that forwards all log files to the centralized log server through the IP network. In this post, we will show you how to set up the Rsyslog server on Debian 11.